[INFO] cloning repository https://github.com/thaliaarchi/omniwsa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thaliaarchi/omniwsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthaliaarchi%2Fomniwsa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthaliaarchi%2Fomniwsa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebecdd4abd4a3b61e08cfd62f2245bafcb25681b
[INFO] fixing thaliaarchi/omniwsa against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthaliaarchi%2Fomniwsa" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thaliaarchi/omniwsa
[INFO] finished tweaking git repo https://github.com/thaliaarchi/omniwsa
[INFO] tweaked toml for git repo https://github.com/thaliaarchi/omniwsa written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thaliaarchi/omniwsa on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thaliaarchi/omniwsa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lsp-server v0.7.7
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded rug v1.26.1
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 854784da0ce8361513a4d7f20c4c8fe6712f2f74c6acce64a2de2e76d772ffed
[INFO] running `Command { std: "docker" "start" "854784da0ce8361513a4d7f20c4c8fe6712f2f74c6acce64a2de2e76d772ffed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "854784da0ce8361513a4d7f20c4c8fe6712f2f74c6acce64a2de2e76d772ffed" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "854784da0ce8361513a4d7f20c4c8fe6712f2f74c6acce64a2de2e76d772ffed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "854784da0ce8361513a4d7f20c4c8fe6712f2f74c6acce64a2de2e76d772ffed" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.4
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.26.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking lsp-server v0.7.7
[INFO] [stderr]     Checking omniwsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking omniwsa-ls v0.1.0 (/opt/rustwide/workdir/omniwsa-ls)
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Unterminated` found for enum `GroupError` in the current scope
[INFO] [stdout]    --> omniwsa-ls/src/main.rs:267:49
[INFO] [stdout]     |
[INFO] [stdout] 267 |             if !tok.errors.contains(GroupError::Unterminated) {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^ variant, associated function, or constant not found in `GroupError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `omniwsa-ls` (bin "omniwsa-ls" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Unterminated` found for enum `GroupError` in the current scope
[INFO] [stdout]    --> omniwsa-ls/src/main.rs:267:49
[INFO] [stdout]     |
[INFO] [stdout] 267 |             if !tok.errors.contains(GroupError::Unterminated) {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^ variant, associated function, or constant not found in `GroupError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `omniwsa-ls` (bin "omniwsa-ls") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "854784da0ce8361513a4d7f20c4c8fe6712f2f74c6acce64a2de2e76d772ffed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "854784da0ce8361513a4d7f20c4c8fe6712f2f74c6acce64a2de2e76d772ffed", kill_on_drop: false }`
[INFO] [stdout] 854784da0ce8361513a4d7f20c4c8fe6712f2f74c6acce64a2de2e76d772ffed
